/*Í·²¿*/
.wellcome{min-width: 1200px; height: 0px;border-bottom: 1px solid #f4f4f4;overflow: hidden; }
.wellcome div{width: 1200px;margin: 4px auto;font-size:14px;color: #666; }
.top{width: 1200px;height: 40px;margin: 30px auto;}
.top .left{font-size: 30px;color: #333;float: left;}

.top .tel{float: right;}
.top .tel .tel_left{float: left;padding: 0 20px;border-right: 1px solid #e1e1e1;margin-right: 15px;}
.top .tel .tel_left p{}
.top .tel .tel_left p i{padding-right: 6px;}
.top .tel .tel_left span{font-size: 12px;letter-spacing:1px;}
.top .tel .tel_right{float: right;}
.top .tel .tel_right p{font-size: 24px;color: #ff9c00;line-height: 40px;font-weight: bold;}

.nav{min-width: 1200px;height: 50px;    background: #61605E;}
.nav ul{width: 900px; line-height: 48px; display:flex;flex-direction:row;justify-content:space-between;}
.nav ul li{font-size:16px;}
.nav ul li:last-child{margin-right: 0;}
.nav ul li:hover{border-bottom: 2px solid #ed7e30; background: #ed7e30; box-sizing: border-box;}
.nav ul li a{font-size:16px;color: #333;padding:8px 20px;color: #ffffff;}


.banner{min-width: 1200px; height:500px; overflow: hidden;}
.banner img{min-width: 100%;}

/*
.webnav{width: 1200px;margin: 24px auto;background: #f4f4f4;height: 35px;line-height: 35px;color: #07438a;}
.webnav .bg{min-width: 114px;width:auto;height: 35px;float:left;background:#217be4 url(../img/web_nav_title.png) no-repeat right 0px; line-height: 35px;padding: 0 25px 0 15px;font-size: 18px;color: #fff;}
.webnav .bg a{font-size: 18px;color: #fff;}
.webnav span{}
.webnav span a{color: #07438a;}
*/

.webnav{width: 1200px;margin: 24px auto;background: #f4f4f4;height: 44px;line-height: 44px;color: #0094ad;text-align:left;}
.webnav .bg{min-width: 114px;width:auto;height: 44px;line-height: 44px;float:left;background: linear-gradient(-135deg, transparent 2em, #ed7e30 0); padding: 0 44px 0 15px;font-size: 18px;color: #fff;}
.webnav .bg a{font-size: 18px;color: #fff;}
.webnav span{color: #333;font-size: 18px;}
.webnav span a{color: #333;}


/*µ×²¿*/
.bottom{min-width: 1200px;background: #f4f4f4;text-align: center;font-size: 14px;overflow: hidden;margin-top: 40px;}
.bottom .lianjie  p:nth-of-type(n+1){margin-right: 24px;}
.bottom .lianjie{display: inline-block;padding-top: 20px;}
.bottom .lianjie p{float: left;}
.bottom .lianjie p:hover{color: #ff9c00;}
.bottom .dz{text-align: center;}
.bottom p{margin-bottom: 6px;color: #666;}
.hr{border-bottom:1px solid #ccc;height: 1px;margin: 10px 0;}
.bottom .icp{font-size: 14px;margin-bottom: 10px;color: #666;}

